home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Professional Soft Collection 1.02
/
Professional Soft Collection 1.02.iso
/
communic
/
bitfax.300
/
disk1
/
dymlogon.sc_
/
dymlogon.bin
Wrap
Text File
|
1994-04-19
|
889b
|
17 lines
{DYMLOGON.ACT}
{Autologon file for Dial-Your-Match}
{To use this file, log on to Dial-Your-Match and establish your Account Code}
{and Password, then replace "xxx"s and "yyy"s in file below as indicated. }
{Note: you may need to further alter this file, for instance by adding or }
{removing carriage returns ($0d), or changing the text of the prompts you }
{are waiting for, since not all DYM boards are the same. }
CWAIT("; N for nonstop;") {Wait for prompt}
"N$0d" {Nonstop until Account Code prompt}
CWAIT("a new user:") {Wait for Account Code prompt}
"xxxxxx$0d" {Replace "xxx"s with Account Code}
CWAIT("password:") {Wait for Password prompt}
"yyyyyy$0d" {Replace "yyy"s with Password}
INVOKE HANDYKEY {Invoke Action file which defines keys}